﻿@charset "utf-8";
/* CSS Document */
.min_width{}
/*-------------------------------------------首页样式开始----------------------------------*/
/*头部样式开始*/
.top { width: 1180px; margin: 0 auto; position:relative;}
.header .logo { float: left; padding:20px 0; margin-left:40px;}
.header .logo .second{ display:none;} 
.header #nav { float: left; padding: 0 25px; }
.header ul li.navitem a { color: #8e8e8e; }
.header ul li.navitem { padding: 0; margin: 0 0px 0px 40px; }
.header ul li.navitem::after { content: ""; display: block; width: 0; height: 1px; background-color: #8a8a8a; position: absolute; bottom: 14px; opacity: 0; transition: all 0.6s ease 0s; }
.header ul li.navitem:hover::after{ width: 100%; opacity: 1; }
.header ul li.navitem a.actives{color: #1E1E1E; }
.header ul li.navitem a.active, #header ul li.navitem:hover a { color: #1E1E1E; padding-bottom:16px;  border-bottom: 1px solid #8a8a8a; }
.header ul li.navitem ul.subnavs { border-bottom: 1px solid #f1f1f1; background: #FFF; border-top: 0; position: absolute; }
.header ul li.navitem ul.subnavs li a:hover { background: rgba(242, 242, 242, 0) none repeat scroll 0% 0%; color: #2a2a2a; text-indent: 10px; }
.header ul li.navitem ul.subnavs li a { background: transparent; color: #aeaeae; width: auto; /*padding: 14px 30px 14px 30px;*/ border-top: 1px solid #f2f2f2; }
.header ul li.navitem ul.subnavs li { border-bottom: transparent 1px solid; }
.header ul li.navitem:hover ul.subnavs { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
.header { width: 100%; position: fixed; background: #fff; box-shadow: 0 0 3px #999; font-size: 14px; transition: all ease .3s; z-index: 99; transition-property: padding, background }
.header .content { padding: 0 40px; }
ul li.navitem { width: auto; line-height: 80px; float: left; position: relative; }
ul li.navitem ul.subnavs { transition: all 0.3s ease-out 0s; width: 210px; opacity: 0; visibility: hidden; -moz-transform: translate3d(0px, 10px, 0px); -webkit-transform: translate3d(0px, 10px, 0px); }
ul li.navitem:hover ul.subnavs { opacity: 1; visibility: visible; transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); }
ul li.navitem a { transition: none ease-out .3s; transition-property: color, background, text-indent, opacity }
ul li.navitem a.active, #header ul li.navitem:hover a { color: #838383 }
ul li.navitem ul.subnavs li { border-bottom: #2e2f29 1px solid }
ul li.navitem ul.subnavs li a { padding: 14px 30px; width: 150px; height: 20px; line-height: 20px; background: rgba(0,0,0,.7); display: block; color: #bbb9b9; font-size: 12px; }
ul li.navitem ul.subnavs li a i { float: right; margin-top: 5px; transition: all ease-out .2s; opacity: 0 }
ul li.navitem ul.subnavs li a:hover { text-indent: 10px; background: rgba(0,0,0,1); color: #fff }
.nav_right { display: block; padding-top:34px;}
.display-inline { display: inline-block; }

.shopping-cart ul { overflow:hidden; padding: 10px 5px 0 5px; position: absolute; top:0; right:35px;}
.shopping-cart ul li { float: left; margin-bottom: 10px; overflow: hidden; }
.cart-img { float: left; min-width:80px; }
.cart-img a { float: left; color: #004376; line-height: 13px; font-size: 8px; }
.cart-img img { float: left; margin-right: 5px; width: 20px; height: 13px; }
/*头部样式结束*/
.banner { padding-top:80px; }
.banner img { width: 100%; }
/*手机导航样式*/
.mobile-inner { display: none; }
.mobile-inner-nav a { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: returnToNormal; animation-name: returnToNormal; }
.mobile-inner-nav .lang { width: 90%; margin: 0 auto; color: #FFF; line-height: 49px; border-bottom: solid 1px rgba(255,255,255,0.3); overflow: hidden; }
.mobile-inner-nav .lang a { width: auto; border: none; margin: 0; color: #FFF; padding: 0 10px; }

/*搜索框开始*/
.search{ float:left; width:12px; height:12px; background:url(../images/search.png) no-repeat center; background-size:cover;}
.search .ssk{ width:100%; position:fixed; left:0px; top:80px; display:none; z-index:100;}
.search .ssk .input_txt{ width:70%; height:50px; border:0 none; float:left; border-radius:0;background:#e6e6e6; }
.search .ssk .input_btn{ width:30%; height:50px; border:0 none; float:right; border-radius:0; background:#0273b9; color:#FFF;}

/*-------------------------------------------内容区块----------------------------------*/

/*产品中心*/
.box_index{ max-width:1180px; margin:0px auto; padding:30px 0;}
.conbox{width:100%; background:#fafafa;}
h2.eng_title{  font-family:"impact"; font-size:58px; line-height:58px; margin-bottom:10px; color:#00a7eb; text-transform:uppercase; text-align:center;}
h3.chin_title{ font-family:"微软雅黑"; font-size:21px; line-height:37px; font-weight:normal;margin:0px auto; background:url(../images/h3.png) no-repeat top center; text-align:center;}
h3.h3bg{background:url(../images/h4.png) no-repeat top center; font-family:"微软雅黑"; font-size:21px; line-height:27px; font-weight:normal; text-align:center;}

/*标题切换*/
.pro_list_title{ width:96%; padding:0 2%; clear:both; margin:30px 0 0 0; overflow:hidden;}
.pro_list_title li{ float:left; margin-bottom:10px;}
.pro_list_title li a{ display:block; padding:0px 21px; font-family:"微软雅黑"; font-size:14px; color:#333; border:1px solid #ddd; height:40px; line-height:40px; margin-right:5px;}
.pro_list_title li.current a{ background:#00a7eb; border-color:#00a7eb; color:#fff;}

/*产品图片*/
.pro_pic_list{ max-width:1180px; width:96%; padding:0 2%; overflow:hidden;}
.pro_pic_list ul li{ float:left; width:25%; margin-top:20px;}
.pro_pic_list ul li a{ display:block; margin-right:15px;}
.pro_pic_list ul li a .p_pic{ width:100%; height:252px;　border:1px solid #ddd; transition:all 0.5s; overflow:hidden;}
.pro_pic_list ul li a:hover .p_pic{ box-shadow:0px 0px 10px rgba(0,167,235,0.39); transition:all 0.5s;}
.pro_pic_list ul li a .p_pic img{ width:100%; transition: .3s transform;}
.pro_pic_list ul li a:hover .p_pic img{-webkit-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); transform: scale(1.2,1.2); transition: .3s transform;}
.pro_pic_list ul li a .name{ font-weight:bold; font-size:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:left; line-height:35px; height:35px; border-bottom:1px solid #ddd; margin-bottom:5px;}
.f_left{ font-size:12px; color:#999; line-height:24px;}
.f_right{ border-radius:10px; width:50px; height:24px; text-align:center; line-height:24px; background:#00a7eb; color:#fff;}

/*关于我们*/
.about{width:100%; background:url(../images/productbg.jpg) no-repeat top center; padding:30px 0px; clear:both; overflow:hidden;}
.about_text{ max-width:1180px; margin:20px auto 0px auto; padding:0 2%; color:#333; font-family:"微软雅黑"; font-size:14px; line-height:24px; overflow:hidden;}
.about_text .writing{ float:right; width:592px; line-height:35px;  margin-top:25px;}
.about_text img{ float:left; margin:20px 0;}
.aboutmore{ width:130px; padding:3px; margin-top:30px; line-height:30px;  font-family:"微软雅黑"; font-size:14px; color:#333;  display:block; overflow:hidden;}
.aboutmore:hover{color:#00a7eb;}


/*新闻中心*/
.ind_box3{ margin:30px 0; padding:0 2%; overflow:hidden;}
.ind_box3 .left{width:460px;}
.ind_box3 .left img{ width:100%;}
.ind_box3 .left_bt{color: #333333;font: 14px/30px "微软雅黑";}
.ind_box3 .left_sm{color: #666666;font: 12px/18px "微软雅黑";}
.ind_box3 .right{width: 613px;}
.ind_box3 .right li{height: 100px;padding:11px 35px 0 20px;background:#fcfcfc;margin-bottom:5px;}
.ind_box3 .right li .wz{width: 423px;}
.ind_box3 .right li .num{font: 80px/80px "Arial";color: #666666;filter:alpha(opacity=50);opacity:0.5;}
.x3_bt{font:14px/36px "微软雅黑";color: #333333;}
.x3_time{font:12px/36px "微软雅黑";color: #b4b4b4;}
.x3_sm{font:12px/18px "微软雅黑";color: #666666;}
.ind_box3 .right li:hover{background:#00a7eb;}
.ind_box3 .right li:hover .x3_bt{color: #fff;}
.ind_box3 .right li:hover .x3_time{color: #fff;}
.ind_box3 .right li:hover .x3_sm{color: #fff;}
.ind_box3 .right li:hover .num{color: #fff;filter:alpha(opacity=100);opacity:1;}

.l{ float:left;}
.r{ float:right;}


/*底部样式开始*/
.contactbox{ margin: 0 auto; overflow: hidden; padding: 50px 0; background: #fafafa;}
.relation{ display:block; padding-bottom:50px; background:#fafafa;}
#contactlist { max-width:1200px;  padding: 0 2%; margin:30px auto 0 auto }
#contactlist #contactinfo { width: 45%; float: left; text-align:left !important; }
#contactlist #contactform { margin-left: 50%; text-align:left !important;  }
#contactinfo h3 { font-size: 16px; line-height: 24px; margin-bottom: 12px;}
#contactinfo p { line-height: 24px; width: 100%; font-size: 13px; color: #7f7f7f; }

#contactinfo div a:hover { background-color:#009ce6; border-color:#009ce6 }
#contactinfo div a i { margin-top: 7px; font-size: 16px; margin-top: 10px }
#contactinfo div a:hover i { color: #ffffff }
#contactform p { margin-bottom: 20px }
#contactform p .inputtxt { width: 100%; line-height: 22px; padding: 10px 26px; color:#757575; border:1px solid #d9d9d9; -webkit-box-sizing: border-box; box-sizing: border-box; transition: all .1s linear; }
#contactform p .inputtxt:hover { border-color:#ababab; }
#contactform p textarea.inputtxt { height: 100px; resize: none; overflow: hidden; background-color: transparent; }
#contactform p .inputtxt.submit { border-color:#d9d9d9; width: auto; cursor: pointer; padding-left: 60px; padding-right: 60px }
#contactform p .inputtxt.submit:hover { border-color: #009ce6; background-color: #009ce6; color: #ffffff; }


.footer-code { width:100%; padding-top: 15px;float:right; }
.footer-code dl {float:left; width: 100px; margin-right: 25px; }
.footer-code dl dt { color:#666666;  }
.footer-code dl dt img { max-width: 100%; }
.footer-code dl dd { text-align: center; font-size: 12px; line-height: 40px; color:#666666;  }

.copy_right{ max-width:1200px;  margin:0 auto; font:10px Verdana, Simsun, Helvetica, Arial, sans-serif; line-height:25px; text-align:center; color:#666;} 
/*底部样式结束*/
/*首页结束*/


/*客服*/
.toolBtns{position:fixed!important;right:0;width:48px;height:196px;z-index:1000}
.iconBtn{color:#fff;background-color:#df3739;width:48px;height:48px;text-align:center;display:block;cursor:pointer;transition:background-color .4s,color .4s,margin-left .4s;-moz-transition:background-color .4s,color .4s,margin-left .4s;-webkit-transition:background-color .4s,color .4s,margin-left .4s;-o-transition:background-color .4s,color .4s,margin-left .4s;font-size:16px;line-height:48px;opacity:.85; margin-bottom:1px;}
.iconBtn .icon{width:48px;height:48px;font-size:32px;float:left}
.iconBtn i{width:48px;height:48px;overflow:hidden}
.iconBtn a{color:#fff}
.toolBtn_qq:hover{ margin-left:-90px;}
.toolBtn_tel{line-height:48px}
.toolBtn_tel:hover{margin-left:-145px;}
.backTop{background-color:rgba(38,43,52,.5);display:none}
.iconBtn:hover{opacity:1}
.toolBtn_wechat .qrCode{width:0;height:0;background-color:rgba(38,43,52,.5);position:absolute;right:49px;bottom:0;overflow:hidden;-webkit-transition:opacity .4s;transition:opacity .4s;opacity:0}
.toolBtn_wechat .qrCode .qrCodeImg{width:120px;height:120px;margin-left:auto;margin-right:auto;margin-top:13px}
.toolBtn_wechat:hover .qrCode{width:146px;height:146px;opacity:1}



/*内页内容*/
.con{background:#f7f6f6;}
.con_box{ max-width:1180px; margin:0 auto; padding:3% 0; overflow:hidden;}
.globalbox{ width:76%; float:right;}

.box_list{ width:94%; background:#FFF; padding:2% 3%; }


/*左边栏目*/
.subnav_column{ width:240px; float:left; background:#FFF;}
.subnav_column h2{ height:50px; background:#007cc3; line-height:50px; text-align:center; color:#FFF; font-weight:bold;}
.subnav_column ul{ padding:5% 0;}
.subnav_column li{ line-height:50px; border-bottom:1px solid #f7f6f6;}
.subnav_column li a{ display:block; padding:0 10%; border-left:3px solid #FFF;}
.subnav_column li a:hover{ display:block; text-decoration:none; border-left:3px solid #007cc3;}
.subnav_column li a.current{ color:#007cc3; border-left:3px solid #007cc3;}

.subnav_columns{ display:none; width:180px; float:left; background:#FFF;}
.subnav_columns h2{ height:50px; background:#007cc3; line-height:50px; text-align:center; color:#FFF; font-weight:bold;}
.subnav_columns ul{ padding:10% 0;}
.subnav_columns li{ line-height:50px; border-bottom:1px solid #f7f6f6;}
.subnav_columns li a{ display:block; padding:0 10%; border-left:3px solid #FFF;}
.subnav_columns li a:hover{ display:block; text-decoration:none; border-left:3px solid #007cc3;}
.subnav_columns li a.current{ color:#007cc3; border-left:3px solid #007cc3;}

/*关于我们*/
.about_list p{line-height:30px; font-size:12px; }
.about_list img{ width:100%; display:block;}


/*证书*/
#mbOverlay { position: fixed; z-index: 9998; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#mbOverlay.mbOverlayFF { background: transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position: absolute; }
#mbCenter { height: 557px; position: absolute; z-index: 9999; left: 50%; background-color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background: #fff url(../images/WhiteLoading.gif) no-repeat center; -moz-box-shadow: none; -webkit-box-shadow: none; }
#mbImage { left: 0; top: 0; font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; line-height: 20px; font-size: 12px; color: #fff; text-align: left; background-position: center center; background-repeat: no-repeat; padding: 10px; width: 428px; height: 628px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color: #ddd; }
#mbImage a:hover, #mbImage a:active { color: #fff; }
#mbBottom { min-height: 20px; font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; line-height: 20px; font-size: 12px; color: #999; text-align: left; padding: 0 10px 10px; }
#mbTitle { display: inline; color: #999; font-weight: bold; line-height: 20px; font-size: 12px; }
#mbNumber { background: url(../images/mbNumber_bg.gif) no-repeat center; display: inline; color: #C00; line-height: 26px; font-size: 12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width: 65px; height: 26px; }
#mbCaption { display: block; color: #999; line-height: 14px; font-size: 10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display: block; float: right; height: 20px; margin: 0; outline: none; }
#mbPrevLink { width: 32px; height: 100px; background: transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top: 38%; left: -32px; }
#mbNextLink { width: 32px; height: 100px; background: transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top: 38%; right: -32px; }
#mbCloseLink { width: 24px; background: transparent url(../images/CustomBlackClose.gif) no-repeat center; position: absolute; top: 10px; right: 10px; }
#mbError { position: relative; font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; line-height: 20px; font-size: 12px; color: #fff; text-align: center; border: 10px solid #700; padding: 10px 10px 10px; margin: 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color: #d00; font-weight: bold; text-decoration: underline; }

.layout_default { float: left;width:31%; margin-left:2%;  }
.mod_gallerylist { margin: 0 auto; overflow: hidden; width:100%; background:#fff; margin-left:-1%; }
.meta { font-size: 12px; text-align: center; }
.image_container img { display:block; border: 1px solid #CCC; padding: 2px; width: 100%;}
.meta a { color: #333; text-decoration: none; line-height: 30px; font-size: 14px; }

/*产品中心*/
.piclist{ width:94%; background:#FFF; padding:2% 3%; display: inline-block ;}
.piclist ul{margin-left:-3%;}
.box_list img{ width:100%;}
.piclist ul li{ float:left; width:47%; margin-bottom:30px; margin-left:3%;}
.piclist ul li a{ display:block;}
.piclist ul li a .p_pic{ width:100%; border:1px solid #ddd; transition:all 0.5s; overflow:hidden;}
.piclist ul li a:hover .p_pic{ box-shadow:0px 0px 10px rgba(0,167,235,0.39); border:1px solid #00a7eb; transition:all 0.5s;}
.piclist ul li a .p_pic img{ width:100%; height:auto; transition:.3s transform;}
.piclist ul li a:hover .p_pic img{-webkit-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); transform: scale(1.2,1.2); transition: .3s transform;}
.piclist ul li a .name{ font-weight:bold; font-size:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:left; line-height:35px; height:35px; border-bottom:1px solid #ddd; margin-bottom:5px;}
.f_left{ font-size:12px; color:#999; line-height:24px;}
.f_right{ border-radius:10px; width:50px; height:24px; text-align:center; line-height:24px; background:#00a7eb; color:#fff;}


/*产品详情页*/
.products_ny{overflow:hidden; background:#f8f8f8; padding:60px 0;}
.products_box{background:#fff;padding:50px 0; }
.products_tops {overflow: hidden;border-bottom: 1px solid #ecf1f2; height: 60px; line-height: 60px; vertical-align: middle; padding: 0px 20px;background: #fff;}
.products_tops .dingwei{float:right;margin-top:15px;width:106px;height:33px;vertical-align:middle;line-height:33px;background:#0079be;text-align:center;-webkit-transition: all 0.5s ease-in-out;}
.products_tops .dingwei a{ color:#fff;}
.products_tops .dingwei:hover{ background:#005da4;}
.products{ background: #FFF;}
.remove{ overflow:hidden;}
.pro_left{width:405px; float:left;}
/*图片放大镜样式*/
.spec-preview{overflow:hidden;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width:403px; height:302px;overflow:hidden; border:1px solid #ebf0f3}
.zoomdiv{z-index:98;position:absolute;top:0px;left:0px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.zoomdiv img{ width:900px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-scroll{width:100%; overflow:hidden; float:left; height:73px;}
.spec-scroll .items{position:relative;margin-top:5px; }
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{ margin-right:5px; float:left;}
.spec-scroll .items ul li img{border:1px solid #CCC;width:75px;height:56px;}
.spec-scroll .items ul li img:hover{border:1px solid #005da4;}

.pros_right{width:400px; float:right;}
.pros_right_top{overflow:hidden; padding-bottom:15px; border-bottom:1px dashed #7d7d7d;}
.pros_right_top strong{overflow:hidden;display:block; font-weight:500; font-size:19px; color:#494949;}
.pros_right_top p{font-size:14px; color:#898989;}
.pros_right_ny{overflow:hidden;padding:20px 0px;}
.pros_right_ny p{font-size:14px;  line-height:30px; clear:both}
.pros_right_ny p em{display:block; float:left;}
.pros_right_ny p span{display:block;}
.pros_right h3{ background:#ecf1f2;width:175px; height:40px; line-height:40px; vertical-align:middle; text-align:center; float:left; margin-right:20px;margin-top:25px;-webkit-transition: all 0.5s ease-in-out;}
.pros_right h3 a{display:block; font-size:14px; color:#7a7a7a;}
.pros_right h3:hover{ background:#005da4;}
.pros_right h3:hover a{color:#fff;}


.pros_ny{overflow:hidden; padding-bottom:70px; text-align:center;}
.products_top{overflow:hidden; height:60px; line-height:60px; vertical-align:middle; background:#f2f6f7;}
.products_top a{display:block; float:left; width:160px; text-align:center; font-size:16px; color:#6e6f6f;}
.products_top a:hover{background:#005da4; color:#fff;}
.products_top a.hover{background:#005da4; color:#fff;}


.news.r{padding-bottom:0px;}
.pros_bottom{overflow:hidden;}
.pros_bottom strong{display:block; font-size:18px; color:#898888; font-weight:500; background:#fff; height:50px; line-height:50px; vertical-align:middle; text-align:center; border-bottom:40px solid #ecf1f2;border-top:40px solid #ecf1f2;}
.product.r{background:#ecf1f2; padding:0px;}
.product.r li{margin-right:25px;}
.product.r li.r{margin-right:0px;}
.pro_s{padding: 20px 60px;text-align: left; background:#fff;}
.pro_s p{font-size: 14px;color: #6e6f6f;}


.pro_xx{overflow:hidden;padding:1%; text-align: left; background:#fff;}
.pro_xx td h2{ font-size:24px; font-family:"微软雅黑"; line-height:48px;}
.pro_xx table{border-collapse:collapse;border:none;font-size:12px;}
.proxx-title tr td{ border: none;}
.pro_xx td { border:1px solid #ccc; line-height:36px; padding-left:20px;font-family:"微软雅黑";  }
.pro_xx td i { font-style:normal; margin-left:10px;}
.ccc { border:none;}


/*新闻中心*/
.newsicon{overflow:hidden; margin:3% 0;}
.newsicon li{ border-bottom:1px dashed #ccc; float:left; margin-bottom:30px; padding-bottom:30px;}
.ny-news-img{ float:left; width:40%; margin-right:30px;}
.ny-news-img img{ width:100%;}
.ny-news-right{ float:right; width:56%;}
.ny-news-right .news-text{ float:left;}
.ny-news-right h2{ margin-bottom:20px;}
.ny-news-right h3{ font-size:12px; line-height:30px; padding-bottom:20px;}
.ny-news-text p{}
.ny-news-text p a{ display:block; width:88px; height:28px; background:url(../images/news_icon.png) no-repeat left;}
.ny-news-text p:hover a{ display:block; width:88px; height:28px;background:url(../images/news_icon_hover.png) no-repeat left;}


.news_tops{overflow:hidden;border-bottom:1px solid #ecf1f2; height:60px; line-height:60px; vertical-align:middle; padding:0px 20px; background:#fff;}
.position.r{float:left;}
.news_tops p{float:right; margin-top:15px; width:106px; height:33px; vertical-align:middle; line-height:33px; background:#14c519; text-align:center;-webkit-transition: all 0.5s ease-in-out;}
.news_tops p a{display:block; color:#fff; font-size:14px; color:#ffffff;}
.news_tops p:hover{background:#212427;}
.news_top{overflow:hidden; border-bottom:1px solid #dcdedf; text-align:center; padding-bottom:20px;}
.news_top h2{font-size:24px; color:#525252; padding-bottom:10px;}

.news_ny ol li h2{ font-size:18px;}

.news_top_ny{width:370px; margin:auto; overflow:hidden;}
.news_top p{font-size:12px; color:#909090; float:left;}
.share{float:left;}
.share p{float:left;}
.share a{display:block; float:left; margin:2px 5px 0px 5px;}
.news_ny{background: #FFF; }
.news_ny p{font-size:12px;  line-height:30px;}
.news_ny img{padding:30px 0px;}
.share img{padding:7px 0px;}

.news_ny li span{display:block; width:820px; float:left; font-size:56px; color:#d1d1d1; font-family:hei; text-align:left;}


.n_next{line-height: 30px;overflow: hidden;font-size: 14px;padding-top: 30px;}
.n_next i{width: 10px;height: 15px;display: block;background: url(../images/ico.png) -20px -29px no-repeat;float: left;margin: 8px 5px 0 0;}
.n_next .down{width: 10px;height: 15px;display: block;background: url(../images/ico.png) -10px -29px no-repeat;float: left;margin: 8px 5px 0 0;}



/*信息反馈*/
.feedback_con{ max-width:1180px; margin:0 auto;}
.feedback_con .f_content{ line-height:30px; font-size:14px; font-weight:bold; margin-bottom:20px; }
.feedback_con .f_title{font-size:14px; line-height:30px; padding:10px 0;}
.feedback_con .inputtxt {width:100%;line-height:22px;padding:10px 26px;color:#4a4a4a;border:#f2f2f2 1px solid;-webkit-box-sizing:border-box;box-sizing:border-box;transition:all .1s linear;}
.feedback_con .inputtxt:hover {border:1px solid #CECECE;}
.feedback_con textarea.inputtxt {height:100px;resize:none;overflow:hidden;background-color:transparent;}
.feedback_con .inputtxt.submit {border-color:#E9E9E9;width:auto;cursor:pointer}
.feedback_con .inputtxt.submit:hover {border-color:#00C0FF;background-color:#00C0FF;color:#fbfbfb;}


/*联系我们*/
.conzt{font-weight:bold; line-height:40px; font-size:16px;}
.conszt{ line-height:40px; }

/**************/
.page { text-align: center; clear:left; }
.page a {margin-right: 2px; color: #666; border-radius: 4px; display: inline-block; }
.page a.current,.page a:hover { color: #fff; background: #007CC3; }